ComponentOne FlexReport for WinForms
Completed Property (IAsyncOperationWithProgress<TResult,TProgress>)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > IAsyncOperationWithProgress<TResult,TProgress> Interface : Completed Property
Gets or sets the method that handles the action completed event.
Syntax
'Declaration
 
Property Completed As C1.Win.C1Document.AsyncOperationWithProgressCompletedHandler(Of TResult,TProgress)
C1.Win.C1Document.AsyncOperationWithProgressCompletedHandler<TResult,TProgress> Completed {get; set;}
See Also

Reference

IAsyncOperationWithProgress<TResult,TProgress> Interface
IAsyncOperationWithProgress<TResult,TProgress> Members